home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Financial / Stopwatch2.3 / Stopwatch.app / English.lproj / SessionEditor.nib / data.classes next >
Text File  |  1995-06-12  |  265b  |  21 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. SessionInspector = {
  7.     ACTIONS = {
  8.     cancel:;
  9.     ok:;
  10.     };
  11.     OUTLETS = {
  12.     form;
  13.     panel;
  14.     durationField;
  15.     startDateField;
  16.     startTimeField;
  17.     descriptionField;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.